Package com.bitmovin.player.api.media.subtitle

Types

Cue
Link copied to clipboard
open class Cue
Represents a Cue of a subtitle track.
ForcedSubtitleCallback
Link copied to clipboard
interface ForcedSubtitleCallback
Can be implemented to overwrite isForced for newly parsed subtitle tracks.
SubtitleLabeler
Link copied to clipboard
interface SubtitleLabeler
Can be implemented and added to the LabelingConfig to label SubtitleTracks.
SubtitleTrack
Link copied to clipboard
open class SubtitleTrack : Track
Represents a subtitle track.
SubtitleTrackController
Link copied to clipboard
interface SubtitleTrackController
Enables external control over the associated SubtitleTrack